[INFO] cloning repository https://github.com/qezz/zee
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/qezz/zee" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqezz%2Fzee", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqezz%2Fzee'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8dd6a52d05530625ea898aa2f2ea24e91fd956da
[INFO] testing qezz/zee against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqezz%2Fzee" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/qezz/zee
[INFO] finished tweaking git repo https://github.com/qezz/zee
[INFO] tweaked toml for git repo https://github.com/qezz/zee written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/qezz/zee on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/qezz/zee already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_regex v1.1.0
[INFO] [stderr]   Downloaded unicode-ident v1.0.2
[INFO] [stderr]   Downloaded clap_derive v3.2.7
[INFO] [stderr]   Downloaded futures-macro v0.3.21
[INFO] [stderr]   Downloaded num_threads v0.1.6
[INFO] [stderr]   Downloaded time-macros v0.2.4
[INFO] [stderr]   Downloaded include_dir_macros v0.7.2
[INFO] [stderr]   Downloaded include_dir v0.7.2
[INFO] [stderr]   Downloaded smallstr v0.3.0
[INFO] [stderr]   Downloaded crossterm_winapi v0.9.0
[INFO] [stderr]   Downloaded os_str_bytes v6.2.0
[INFO] [stderr]   Downloaded clap v3.2.14
[INFO] [stderr]   Downloaded clipboard-win v4.4.2
[INFO] [stderr]   Downloaded unicode-segmentation v1.9.0
[INFO] [stderr]   Downloaded crossterm v0.23.2
[INFO] [stderr]   Downloaded x11-clipboard v0.6.1
[INFO] [stderr]   Downloaded git2 v0.14.4
[INFO] [stderr]   Downloaded libgit2-sys v0.13.4+1.4.2
[INFO] [stderr]   Downloaded futures-task v0.3.21
[INFO] [stderr]   Downloaded crossclip v0.7.1
[INFO] [stderr]   Downloaded xcb v1.1.1
[INFO] [stderr]   Downloaded flexi_logger v0.22.5
[INFO] [stderr]   Downloaded futures-util v0.3.21
[INFO] [stderr]   Downloaded time v0.3.11
[INFO] [stderr]   Downloaded euclid v0.22.7
[INFO] [stderr]   Downloaded ropey v1.5.0
[INFO] [stderr]   Downloaded zi-term v0.3.2
[INFO] [stderr]   Downloaded tokio v1.20.0
[INFO] [stderr]   Downloaded fuzzy-matcher v0.3.7
[INFO] [stderr]   Downloaded zi v0.3.2
[INFO] [stderr]   Downloaded futures-executor v0.3.21
[INFO] [stderr]   Downloaded futures v0.3.21
[INFO] [stderr]   Downloaded pkg-version v1.0.0
[INFO] [stderr]   Downloaded pkg-version-impl v0.1.1
[INFO] [stderr]   Downloaded futures-channel v0.3.21
[INFO] [stderr]   Downloaded futures-sink v0.3.21
[INFO] [stderr]   Downloaded lexical-core v0.7.6
[INFO] [stderr]   Downloaded size_format v1.0.2
[INFO] [stderr]   Downloaded serde v1.0.140
[INFO] [stderr]   Downloaded serde_derive v1.0.140
[INFO] [stderr]   Downloaded rustversion v1.0.8
[INFO] [stderr]   Downloaded ignore v0.4.18
[INFO] [stderr]   Downloaded redox_syscall v0.2.15
[INFO] [stderr]   Downloaded tree-sitter v0.20.8
[INFO] [stderr]   Downloaded bytes v1.2.0
[INFO] [stderr]   Downloaded str_indices v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6dac0e67f037e8bf223a5636af9af518e50d4c1616b180beac68e054ddd0363f
[INFO] running `Command { std: "docker" "start" "-a" "6dac0e67f037e8bf223a5636af9af518e50d4c1616b180beac68e054ddd0363f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6dac0e67f037e8bf223a5636af9af518e50d4c1616b180beac68e054ddd0363f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6dac0e67f037e8bf223a5636af9af518e50d4c1616b180beac68e054ddd0363f", kill_on_drop: false }`
[INFO] [stdout] 6dac0e67f037e8bf223a5636af9af518e50d4c1616b180beac68e054ddd0363f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 76f16e2831fba0bd9e521645e2b949ba6ede459dc2c2a4744e39782d1077afd6
[INFO] running `Command { std: "docker" "start" "-a" "76f16e2831fba0bd9e521645e2b949ba6ede459dc2c2a4744e39782d1077afd6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling unicode-ident v1.0.2
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling serde_derive v1.0.140
[INFO] [stderr]    Compiling serde v1.0.140
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.10
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling anyhow v1.0.58
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling zee-grammar v0.4.0 (/opt/rustwide/workdir/zee-grammar)
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling include_dir_macros v0.7.2
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling once_cell v1.13.0
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling tree-sitter v0.20.8
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling libssh2-sys v0.2.23
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling str_indices v0.4.0
[INFO] [stderr]    Compiling either v1.7.0
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling libgit2-sys v0.13.4+1.4.2
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.21
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling euclid v0.22.7
[INFO] [stderr]    Compiling include_dir v0.7.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]    Compiling tokio v1.20.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling rustversion v1.0.8
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling palette v0.5.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling os_str_bytes v6.2.0
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling bytes v1.2.0
[INFO] [stderr]    Compiling gimli v0.26.2
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling miniz_oxide v0.5.3
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling pkg-version-impl v0.1.1
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling globset v0.4.9
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling time v0.3.11
[INFO] [stderr]    Compiling num v0.2.1
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling palette_derive v0.5.0
[INFO] [stderr]    Compiling clap_derive v3.2.7
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling object v0.29.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling flexi_logger v0.22.5
[INFO] [stderr] error: could not compile `regex-syntax` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name regex_syntax --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.6.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="default"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=d6c7086978333886 -C extra-filename=-80b5bdb9edfeb9ca --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `futures-util` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=7189553f48fe3ca9 -C extra-filename=-ca4ce3077b926c17 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-39d6c7c53b9fa09d.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-6dc2a83d66febb60.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-c0b2439c99b4c87e.rmeta --extern futures_macro=/opt/rustwide/target/debug/deps/libfutures_macro-4ebdad19cfe3960f.so --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-62f9a270bf7dd9e8.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-ca77ba96bc285a65.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-84f4a8f455c46334.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dd7af868462e000a.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-24ff13af3ead418b.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-fc3af05fa2521726.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "76f16e2831fba0bd9e521645e2b949ba6ede459dc2c2a4744e39782d1077afd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76f16e2831fba0bd9e521645e2b949ba6ede459dc2c2a4744e39782d1077afd6", kill_on_drop: false }`
[INFO] [stdout] 76f16e2831fba0bd9e521645e2b949ba6ede459dc2c2a4744e39782d1077afd6
